home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / misc / samples2 / popupmnu.txt < prev    next >
Encoding:
Text File  |  1995-07-24  |  519 b   |  15 lines

  1. This sample demonstrates how to create a popup menu in the menu
  2. bar of a different app, specifically Notepad in this example.  Note
  3. that it shows ONLY how to create the menu.  In order to respond to 
  4. any of the menu items, you also need to subclass, which requires
  5. a custom control like Desaware's SpyWorks or one of the available 
  6. shareware subclassing controls.  
  7.  
  8. Any questions can be sent to VDG Mike on America Online.  Hope you find
  9. this useful.
  10.  
  11. Mike Davis
  12.  
  13. Visual Developers Group
  14. vdgmike@aol.com
  15.